Uses of Interface
org.eclipse.vtp.framework.interactions.core.media.IFormatManager

Packages that use IFormatManager
org.eclipse.vtp.desktop.editors.core.impl   
org.eclipse.vtp.desktop.projects.voice.internals   
org.eclipse.vtp.framework.interactions.core.media   
 

Uses of IFormatManager in org.eclipse.vtp.desktop.editors.core.impl
 

Methods in org.eclipse.vtp.desktop.editors.core.impl that return IFormatManager
 IFormatManager StubMediaProvider.getFormatManager()
           
 

Uses of IFormatManager in org.eclipse.vtp.desktop.projects.voice.internals
 

Methods in org.eclipse.vtp.desktop.projects.voice.internals that return IFormatManager
 IFormatManager VoiceMediaProvider.getFormatManager()
           
 

Uses of IFormatManager in org.eclipse.vtp.framework.interactions.core.media
 

Methods in org.eclipse.vtp.framework.interactions.core.media that return IFormatManager
 IFormatManager IMediaProvider.getFormatManager()